|
color_zone
|
color_zone (
model,
points,
point_colors,
distance,
auto_update,
)
Color the surface model within specified distances of the given
list of points using the corresponding point colors.
The points are in model object coordinates.
|
|
coloring_zone
|
coloring_zone ( model )
|
|
uncolor_zone
|
uncolor_zone ( model )
Stop updating surface zone.
|
|
points_and_colors
|
points_and_colors (
atoms,
bonds,
xform_to_surface,
bond_point_spacing=None,
)
|
|
zonable_surface_models
|
zonable_surface_models ()
|
|
atom_rgba
|
atom_rgba ( atom )
|
|
atom_colors
|
atom_colors ( atoms )
|
|
color_group
|
color_group (
g,
points,
point_colors,
distance,
)
|
|
zone_points_colors_and_distance
|
zone_points_colors_and_distance ( model )
|
|
xform_numeric_array
|
xform_numeric_array ( xf )
|
|
is_surface_group_deleted
|
is_surface_group_deleted ( g )
|
|